SixBit API Schema
BOValueTypeType Simple Type
Description
The type of auto accept/decline.
Namespace (none)
Type
Restriction of xs:string
Diagram
BOValueTypeType Simple Type
Overview
BOValueTypeType Restriction of xs:string
The type of auto accept/decline.
Facets
EnumerationValue
EnumerationPercent
Source
<xs:simpleType name="BOValueTypeType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The type of auto accept/decline.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="Value" />
    <xs:enumeration value="Percent" />
  </xs:restriction>
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.